home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=BullZip PDF Printer
- AppVerName=BullZip PDF Printer 1.0.0.18
- AppId=BullZip PDF Printer
- AppPublisher=BullZip
- AppPublisherURL=http://www.bullzip.com
- AppSupportURL=http://www.bullzip.com
- AppUpdatesURL=http://www.bullzip.com
- DefaultDirName={pf}\BullZip\PDF Printer
- DefaultGroupName=BullZip\PDF Printer
- UninstallDisplayIcon={sys}\bzpdf.dll,0
- OutputBaseFilename=BullZipPDFPrinter(1.0.0.18)
- Compression=lzma
- PrivilegesRequired=poweruser
- AllowNoIcons=yes
- LicenseFile=embedded\License.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{sys}\bzpdf.dll"; DestDir: "{sys}"; BeforeInstall: "StopSpooler"; AfterInstall: "StartSpooler";
- Source: "{app}\data\settings.ini"; DestDir: "{app}\data"; Flags: onlyifdoesntexist
- Source: "{app}\config.exe"; DestDir: "{app}";
- ; Source: "{app}\gs\"; DestDir: "{app}\gs"; AfterInstall: "RegisterGhostscript"; Flags: skipifsourcedoesntexist ignoreversion
- [Dirs]
- Name: "{app}\temp";
- Name: "{app}\data";
- [Registry]
- Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Print\Monitors\BullZip PDF Print Monitor"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Print\Monitors\BullZip PDF Print Monitor"; ValueName: "Driver"; ValueType: String; ValueData: "bzpdf.dll";
- Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Print\Monitors\BullZip PDF Print Monitor"; ValueName: "1"; ValueType: String; ValueData: "BULLZIP";
- Root: HKLM; Subkey: "SOFTWARE\BullZip\PDF Printer\Settings";
- Root: HKLM; Subkey: "SOFTWARE\BullZip\PDF Printer\Settings"; ValueName: "WorkArea"; ValueType: String; ValueData: "{app}\temp\";
- Root: HKLM; Subkey: "SOFTWARE\BullZip\PDF Printer\Settings"; ValueName: "DataArea"; ValueType: String; ValueData: "{app}\data\";
- Root: HKLM; Subkey: "SOFTWARE\BullZip\PDF Printer"; ValueName: "Version"; ValueType: String; ValueData: "1.0.0.17";
- [INI]
- FileName: "{app}\bullzip.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.bullzip.com";
- FileName: "{app}\doc.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.bullzip.com/dispatch/?action=Doc&productid=PDF";
- [Icons]
- Name: "{group}\BullZip Home Page"; Filename: "{app}\bullzip.url";
- Name: "{group}\Documentation"; Filename: "{app}\doc.url"; IconFilename: "{sys}\bzpdf.dll"; IconIndex: 1;
- [UninstallDelete]
- Type: files; Name: "{sys}\bzpdf.dll";
- Type: files; Name: "{app}\bullzip.url";
- Type: files; Name: "{app}\doc.url";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-